Auto merge of #4401 - alexcrichton:beta-next, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 12 Aug 2017 23:13:14 +0000 (23:13 +0000)
committerbors <bors@rust-lang.org>
Sat, 12 Aug 2017 23:13:14 +0000 (23:13 +0000)
commit5b4b8b2ae3f6a884099544ce66dbb41626110ece
treec305fe2cbdc1d19f23d2eeed2c5d30274ee830f7
parent7e00b82d96d3b78241e2b95acdecb28551813b15
parent324c5ea33ac3a3a4669912b40a6377c5a1f4f224
Auto merge of #4401 - alexcrichton:beta-next, r=alexcrichton

[beta] Allow to skip test code during publishing

Backport of https://github.com/rust-lang/cargo/pull/4389